Function: decomment_line

CALL:

str = decomment_line(str)

DESCRIPTION:

Remove comment from separate line

INPUT:

str any
<string> to decomment

OUTPUT:

str any
<string> without comments